-
Home
-
Advanced Dynamic Pricing for WooCommerce
-
3.2.3
-
Code
-
Classes
- BaseEnum
Total Complexity |
22 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
193 |
Lines of code |
61 |
Logical lines of code |
31 |
Comment lines |
90 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
61 |
4 |
12 |
equals() |
S |
77 |
3 |
3 |
__callStatic() |
S |
67 |
3 |
7 |
values() |
S |
68 |
2 |
7 |
toArray() |
S |
64 |
2 |
10 |
isValidKey() |
S |
74 |
2 |
4 |
getValue() |
S |
82 |
1 |
3 |
getKey() |
S |
80 |
1 |
3 |
__toString() |
S |
81 |
1 |
3 |
keys() |
S |
80 |
1 |
3 |
isValid() |
S |
78 |
1 |
3 |
search() |
S |
78 |
1 |
3 |